2025-07-28 09:59:34,137 [ 375237 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-28 09:59:34,137 [ 375237 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-28 09:59:34,137 [ 375237 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-28 09:59:34,137 [ 375237 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_5dvzmp --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3]' test_storage_azure_blob_storage/test_check_after_upload.py::test_simple test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_azure_blob_storage/test_cluster.py::test_count test_storage_azure_blob_storage/test_cluster.py::test_format_detection test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster test_storage_azure_blob_storage/test_cluster.py::test_select_all test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards test_storage_azure_blob_storage/test_cluster.py::test_union_all test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards test_storage_mongodb/test.py::test_arrays test_storage_mongodb/test.py::test_auth_source test_storage_mongodb/test.py::test_complex_data_type test_storage_mongodb/test.py::test_dates_casting test_storage_mongodb/test.py::test_defaults test_storage_mongodb/test.py::test_missing_columns test_storage_mongodb/test.py::test_no_credentials test_storage_mongodb/test.py::test_no_credentials_uri test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses test_storage_mongodb/test.py::test_nulls test_storage_mongodb/test.py::test_oid test_storage_mongodb/test.py::test_order_by test_storage_mongodb/test.py::test_password_masking test_storage_mongodb/test.py::test_predefined_connection_configuration test_storage_mongodb/test.py::test_predefined_connection_configuration_uri test_storage_mongodb/test.py::test_secure_connection test_storage_mongodb/test.py::test_secure_connection_uri test_storage_mongodb/test.py::test_secure_connection_uri_with_validation test_storage_mongodb/test.py::test_secure_connection_with_validation test_storage_mongodb/test.py::test_simple_select test_storage_mongodb/test.py::test_simple_select_from_view test_storage_mongodb/test.py::test_simple_select_uri test_storage_mongodb/test.py::test_string_casting test_storage_mongodb/test.py::test_uuid test_storage_mongodb/test.py::test_where test_storage_policies/test.py::test_storage_policy_configuration_change test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_datetime test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers test_structured_logging_json/test.py::test_structured_logging_json_format test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_table_db_num_limit/test.py::test_replicated_database test_table_db_num_limit/test.py::test_table_db_limit test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_union_header/test.py::test_read test_user_defined_object_persistence/test.py::test_persistence test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_version_update/test.py::test_modulo_partition_key_issue_23508 test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation 'test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted]' 'test_zero_copy_unfreeze/test.py::test_unfreeze[s3]' test_zookeeper_config/test_secure.py::test_secure_connection -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [88 items] scheduling tests via LoadFileScheduling test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_mongodb/test.py::test_arrays test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_storage_postgresql/test.py::test_auto_close_connection test_storage_url_http_headers/test.py::test_storage_url_http_headers test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_timezone_config/test.py::test_check_timezone_config test_table_function_redis/test.py::test_create_table test_table_db_num_limit/test.py::test_replicated_database test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance [gw6] [ 1%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw5] [ 2%] PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw9] [ 3%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw9] [ 4%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw5] [ 5%] PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers [gw6] [ 6%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw5] [ 7%] PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers [gw6] [ 9%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw6] [ 10%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw6] [ 11%] PASSED test_timezone_config/test.py::test_overflow_toDateTime test_storage_azure_blob_storage/test_check_after_upload.py::test_simple test_storage_policies/test.py::test_storage_policy_configuration_change test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw1] [ 12%] PASSED test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries [gw8] [ 13%] PASSED test_table_db_num_limit/test.py::test_replicated_database test_table_db_num_limit/test.py::test_table_db_limit [gw4] [ 14%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw4] [ 15%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw4] [ 17%] PASSED test_table_function_redis/test.py::test_simple_select test_zookeeper_config/test_secure.py::test_secure_connection [gw7] [ 18%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw6] [ 19%] PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw0] [ 20%] PASSED test_storage_mongodb/test.py::test_arrays test_storage_mongodb/test.py::test_auth_source [gw0] [ 21%] PASSED test_storage_mongodb/test.py::test_auth_source test_storage_mongodb/test.py::test_complex_data_type [gw7] [ 22%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw5] [ 23%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change test_union_header/test.py::test_read [gw0] [ 25%] PASSED test_storage_mongodb/test.py::test_complex_data_type test_storage_mongodb/test.py::test_dates_casting test_system_reload_async_metrics/test.py::test_system_reload_async_metrics [gw0] [ 26%] PASSED test_storage_mongodb/test.py::test_dates_casting test_storage_mongodb/test.py::test_defaults [gw0] [ 27%] PASSED test_storage_mongodb/test.py::test_defaults test_storage_mongodb/test.py::test_missing_columns test_version_update_after_mutation/test.py::test_mutate_and_upgrade [gw0] [ 28%] PASSED test_storage_mongodb/test.py::test_missing_columns test_storage_mongodb/test.py::test_no_credentials [gw0] [ 29%] PASSED test_storage_mongodb/test.py::test_no_credentials test_storage_mongodb/test.py::test_no_credentials_uri [gw0] [ 30%] PASSED test_storage_mongodb/test.py::test_no_credentials_uri test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses [gw0] [ 31%] PASSED test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses test_storage_mongodb/test.py::test_nulls [gw5] [ 32%] PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics [gw3] [ 34%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw0] [ 35%] PASSED test_storage_mongodb/test.py::test_nulls test_storage_mongodb/test.py::test_oid [gw2] [ 36%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection test_storage_azure_blob_storage/test_cluster.py::test_count [gw6] [ 37%] PASSED test_union_header/test.py::test_read [gw2] [ 38%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_count test_storage_azure_blob_storage/test_cluster.py::test_format_detection [gw9] [ 39%] PASSED test_storage_azure_blob_storage/test_check_after_upload.py::test_simple [gw8] [ 40%] PASSED test_table_db_num_limit/test.py::test_table_db_limit test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw1] [ 42%] PASSED test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 [gw1] [ 43%] PASSED test_storage_postgresql/test.py::test_datetime64 [gw0] [ 44%] PASSED test_storage_mongodb/test.py::test_oid test_storage_mongodb/test.py::test_order_by test_storage_postgresql/test.py::test_datetime_with_timezone [gw2] [ 45%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_format_detection test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster [gw2] [ 46%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster test_storage_azure_blob_storage/test_cluster.py::test_select_all [gw1] [ 47%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone [gw2] [ 48%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_select_all test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards test_storage_postgresql/test.py::test_filter_pushdown [gw5] [ 50%] PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw2] [ 51%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards test_storage_azure_blob_storage/test_cluster.py::test_union_all test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] [gw0] [ 52%] PASSED test_storage_mongodb/test.py::test_order_by test_storage_mongodb/test.py::test_password_masking [gw2] [ 53%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_union_all test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards [gw2] [ 54%] PASSED test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards test_structured_logging_json/test.py::test_structured_logging_json_format [gw0] [ 55%] PASSED test_storage_mongodb/test.py::test_password_masking test_storage_mongodb/test.py::test_predefined_connection_configuration [gw0] [ 56%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration test_storage_mongodb/test.py::test_predefined_connection_configuration_uri [gw0] [ 57%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration_uri test_storage_mongodb/test.py::test_secure_connection [gw0] [ 59%] PASSED test_storage_mongodb/test.py::test_secure_connection test_storage_mongodb/test.py::test_secure_connection_uri [gw0] [ 60%] PASSED test_storage_mongodb/test.py::test_secure_connection_uri test_storage_mongodb/test.py::test_secure_connection_uri_with_validation [gw0] [ 61%] PASSED test_storage_mongodb/test.py::test_secure_connection_uri_with_validation test_storage_mongodb/test.py::test_secure_connection_with_validation [gw0] [ 62%] PASSED test_storage_mongodb/test.py::test_secure_connection_with_validation test_storage_mongodb/test.py::test_simple_select [gw0] [ 63%] PASSED test_storage_mongodb/test.py::test_simple_select test_storage_mongodb/test.py::test_simple_select_from_view [gw8] [ 64%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw0] [ 65%] PASSED test_storage_mongodb/test.py::test_simple_select_from_view test_storage_mongodb/test.py::test_simple_select_uri [gw9] [ 67%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw0] [ 68%] PASSED test_storage_mongodb/test.py::test_simple_select_uri test_storage_mongodb/test.py::test_string_casting [gw1] [ 69%] PASSED test_storage_postgresql/test.py::test_filter_pushdown [gw8] [ 70%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] test_storage_postgresql/test.py::test_fixed_string_type [gw1] [ 71%] PASSED test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping [gw4] [ 72%] PASSED test_zookeeper_config/test_secure.py::test_secure_connection test_user_defined_object_persistence/test.py::test_persistence [gw1] [ 73%] PASSED test_storage_postgresql/test.py::test_literal_escaping [gw0] [ 75%] PASSED test_storage_mongodb/test.py::test_string_casting test_storage_mongodb/test.py::test_uuid test_storage_postgresql/test.py::test_non_default_schema [gw0] [ 76%] PASSED test_storage_mongodb/test.py::test_uuid test_storage_mongodb/test.py::test_where [gw6] [ 77%] PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw1] [ 78%] PASSED test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function [gw1] [ 79%] PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr [gw7] [ 80%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw1] [ 81%] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges [gw1] [ 82%] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions [gw0] [ 84%] PASSED test_storage_mongodb/test.py::test_where [gw3] [ 85%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw1] [ 86%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_datetime [gw1] [ 87%] PASSED test_storage_postgresql/test.py::test_postgres_datetime test_storage_postgresql/test.py::test_postgres_ndim [gw1] [ 88%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict [gw1] [ 89%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw7] [ 90%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw9] [ 92%] PASSED test_user_defined_object_persistence/test.py::test_persistence [gw1] [ 93%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw1] [ 94%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration [gw3] [ 95%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_storage_postgresql/test.py::test_uuid [gw1] [ 96%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw1] [ 97%] PASSED test_storage_postgresql/test.py::test_where_false [gw3] [ 98%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw3] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] =============================== warnings summary =============================== test_zookeeper_config/test_secure.py: 11 warnings /usr/local/lib/python3.10/dist-packages/kazoo/handlers/utils.py:225: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 91.42s setup test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 90.56s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 86.96s call test_zookeeper_config/test_secure.py::test_secure_connection 85.97s call test_storage_postgresql/test.py::test_concurrent_queries 82.17s call test_table_db_num_limit/test.py::test_table_db_limit 79.01s setup test_storage_azure_blob_storage/test_check_after_upload.py::test_simple 77.30s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 63.32s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 43.49s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 39.53s setup test_storage_mongodb/test.py::test_arrays 38.10s setup test_zookeeper_config/test_secure.py::test_secure_connection 37.61s teardown test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 36.20s call test_storage_postgresql/test.py::test_filter_pushdown 32.53s setup test_union_header/test.py::test_read 31.50s call test_version_update/test.py::test_modulo_partition_key_issue_23508 29.11s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 28.36s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 25.82s setup test_version_update/test.py::test_modulo_partition_key_issue_23508 25.45s setup test_table_function_redis/test.py::test_create_table 24.51s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 24.05s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 23.97s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 23.23s call test_storage_policies/test.py::test_storage_policy_configuration_change 23.08s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 22.50s setup test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 21.82s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 21.80s setup test_storage_postgresql/test.py::test_auto_close_connection 21.13s setup test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 20.48s setup test_structured_logging_json/test.py::test_structured_logging_json_format 20.45s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 20.38s teardown test_storage_azure_blob_storage/test_check_after_upload.py::test_simple 20.32s setup test_table_db_num_limit/test.py::test_replicated_database 20.01s call test_storage_mongodb/test.py::test_oid 18.96s call test_user_defined_object_persistence/test.py::test_persistence 18.07s call test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 17.41s call test_storage_mongodb/test.py::test_arrays 16.67s teardown test_zookeeper_config/test_secure.py::test_secure_connection 16.47s setup test_storage_policies/test.py::test_storage_policy_configuration_change 16.42s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 16.04s setup test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 15.54s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 14.82s setup test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 14.68s setup test_storage_url_http_headers/test.py::test_storage_url_http_headers 14.25s setup test_user_defined_object_persistence/test.py::test_persistence 14.10s setup test_timezone_config/test.py::test_check_timezone_config 13.81s teardown test_union_header/test.py::test_read 13.48s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 12.68s call test_storage_mongodb/test.py::test_where 12.54s call test_storage_postgresql/test.py::test_postgres_select_insert 11.68s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 11.27s call test_storage_azure_blob_storage/test_cluster.py::test_format_detection 10.18s teardown test_table_db_num_limit/test.py::test_table_db_limit 9.75s call test_storage_mongodb/test.py::test_string_casting 9.50s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 7.85s call test_storage_mongodb/test.py::test_order_by 7.75s teardown test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 7.72s teardown test_storage_postgresql/test.py::test_where_false 7.66s call test_storage_mongodb/test.py::test_password_masking 6.99s call test_storage_postgresql/test.py::test_non_default_schema 6.90s call test_storage_mongodb/test.py::test_nulls 6.86s call test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 6.80s call test_storage_postgresql/test.py::test_predefined_connection_configuration 6.79s call test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 6.50s call test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses 6.37s teardown test_storage_mongodb/test.py::test_where 6.36s call test_storage_azure_blob_storage/test_check_after_upload.py::test_simple 6.20s teardown test_table_function_redis/test.py::test_simple_select 6.12s call test_table_db_num_limit/test.py::test_replicated_database 5.96s call test_storage_azure_blob_storage/test_cluster.py::test_count 5.87s teardown test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 5.79s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 5.52s teardown test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 5.50s call test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 5.12s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 5.04s teardown test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 4.84s teardown test_version_update/test.py::test_modulo_partition_key_issue_23508 4.44s call test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 4.42s call test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 4.08s call test_storage_mongodb/test.py::test_simple_select_uri 4.05s teardown test_timezone_config/test.py::test_overflow_toDateTime 3.91s call test_storage_mongodb/test.py::test_defaults 3.90s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 3.81s call test_storage_mongodb/test.py::test_simple_select 3.70s call test_storage_mongodb/test.py::test_auth_source 3.68s call test_storage_mongodb/test.py::test_missing_columns 3.67s call test_structured_logging_json/test.py::test_structured_logging_json_format 3.55s call test_storage_postgresql/test.py::test_literal_escaping 3.55s call test_storage_postgresql/test.py::test_datetime_with_timezone 3.54s call test_storage_mongodb/test.py::test_simple_select_from_view 3.37s call test_storage_mongodb/test.py::test_complex_data_type 3.22s call test_storage_mongodb/test.py::test_secure_connection 2.86s call test_storage_mongodb/test.py::test_dates_casting 2.67s call test_storage_mongodb/test.py::test_secure_connection_uri 2.58s call test_storage_azure_blob_storage/test_cluster.py::test_select_all 2.54s call test_storage_mongodb/test.py::test_no_credentials_uri 2.49s call test_storage_mongodb/test.py::test_uuid 2.37s call test_storage_postgresql/test.py::test_fixed_string_type 2.26s call test_storage_postgresql/test.py::test_auto_close_connection 2.24s call test_storage_postgresql/test.py::test_postgres_on_conflict 2.18s call test_storage_mongodb/test.py::test_no_credentials 2.17s call test_storage_postgresql/test.py::test_postgres_datetime 2.12s call test_storage_postgresql/test.py::test_postgres_conversions 1.97s call test_table_function_redis/test.py::test_data_type 1.96s call test_storage_postgresql/test.py::test_postgres_addresses_expr 1.92s call test_storage_mongodb/test.py::test_predefined_connection_configuration_uri 1.90s call test_storage_azure_blob_storage/test_cluster.py::test_union_all 1.87s call test_storage_mongodb/test.py::test_secure_connection_uri_with_validation 1.84s call test_storage_mongodb/test.py::test_secure_connection_with_validation 1.71s call test_storage_mongodb/test.py::test_predefined_connection_configuration 1.66s call test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 1.57s teardown test_user_defined_object_persistence/test.py::test_persistence 1.53s call test_timezone_config/test.py::test_overflow_toDate32 1.49s call test_union_header/test.py::test_read 1.40s call test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 1.39s call test_table_function_redis/test.py::test_create_table 1.38s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 1.35s teardown test_storage_postgresql/test.py::test_filter_pushdown 1.35s call test_timezone_config/test.py::test_overflow_toDateTime 1.33s call test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 1.22s teardown test_storage_postgresql/test.py::test_fixed_string_type 1.19s teardown test_storage_postgresql/test.py::test_postgres_conversions 1.16s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 1.13s call test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 1.11s call test_storage_postgresql/test.py::test_where_false 1.01s call test_timezone_config/test.py::test_overflow_toDate 0.99s call test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.91s teardown test_storage_postgresql/test.py::test_datetime64 0.80s call test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.79s teardown test_storage_postgresql/test.py::test_concurrent_queries 0.77s call test_table_function_redis/test.py::test_simple_select 0.77s call test_storage_postgresql/test.py::test_postgres_ndim 0.69s teardown test_storage_postgresql/test.py::test_literal_escaping 0.69s teardown test_storage_postgresql/test.py::test_postgres_datetime 0.64s teardown test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.64s teardown test_storage_postgresql/test.py::test_non_default_schema 0.64s teardown test_storage_postgresql/test.py::test_uuid 0.64s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.64s teardown test_storage_postgresql/test.py::test_auto_close_connection 0.59s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.59s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.54s teardown test_storage_postgresql/test.py::test_postgres_addresses_expr 0.54s teardown test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.53s call test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.48s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.46s call test_storage_postgresql/test.py::test_datetime64 0.46s call test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.39s call test_storage_postgresql/test.py::test_uuid 0.32s call test_timezone_config/test.py::test_check_timezone_config 0.03s setup test_storage_postgresql/test.py::test_fixed_string_type 0.02s setup test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.01s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.01s setup test_storage_postgresql/test.py::test_datetime64 0.01s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.01s teardown test_storage_mongodb/test.py::test_secure_connection_with_validation 0.01s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration_uri 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration_uri 0.00s teardown test_table_db_num_limit/test.py::test_replicated_database 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s setup test_storage_mongodb/test.py::test_string_casting 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s teardown test_storage_mongodb/test.py::test_arrays 0.00s setup test_storage_postgresql/test.py::test_concurrent_queries 0.00s setup test_storage_postgresql/test.py::test_where_false 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s teardown test_storage_mongodb/test.py::test_simple_select_from_view 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_format_detection 0.00s setup test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.00s setup test_storage_postgresql/test.py::test_postgres_addresses_expr 0.00s setup test_storage_postgresql/test.py::test_literal_escaping 0.00s teardown test_storage_mongodb/test.py::test_no_credentials_uri 0.00s setup test_storage_postgresql/test.py::test_non_default_schema 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s setup test_storage_postgresql/test.py::test_postgres_datetime 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s setup test_storage_mongodb/test.py::test_auth_source 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s teardown test_storage_mongodb/test.py::test_simple_select 0.00s teardown test_storage_mongodb/test.py::test_no_credentials 0.00s setup test_storage_postgresql/test.py::test_filter_pushdown 0.00s setup test_storage_mongodb/test.py::test_simple_select_uri 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_count 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s setup test_storage_postgresql/test.py::test_datetime_with_timezone 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_format_detection 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s teardown test_storage_mongodb/test.py::test_defaults 0.00s setup test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.00s setup test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 0.00s setup test_storage_mongodb/test.py::test_secure_connection_with_validation 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_storage_mongodb/test.py::test_uuid 0.00s setup test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses 0.00s setup test_storage_mongodb/test.py::test_simple_select_from_view 0.00s teardown test_storage_mongodb/test.py::test_string_casting 0.00s setup test_storage_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_storage_mongodb/test.py::test_password_masking 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration 0.00s setup test_storage_mongodb/test.py::test_complex_data_type 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_storage_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_mongodb/test.py::test_simple_select_uri 0.00s setup test_storage_mongodb/test.py::test_missing_columns 0.00s setup test_storage_mongodb/test.py::test_defaults 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.00s teardown test_storage_mongodb/test.py::test_oid 0.00s setup test_storage_mongodb/test.py::test_oid 0.00s setup test_storage_azure_blob_storage/test_cluster.py::test_union_all 0.00s setup test_storage_mongodb/test.py::test_simple_select 0.00s setup test_storage_mongodb/test.py::test_password_masking 0.00s setup test_storage_mongodb/test.py::test_order_by 0.00s setup test_storage_mongodb/test.py::test_secure_connection_uri_with_validation 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s setup test_storage_mongodb/test.py::test_where 0.00s setup test_storage_mongodb/test.py::test_nulls 0.00s setup test_storage_mongodb/test.py::test_dates_casting 0.00s setup test_storage_mongodb/test.py::test_no_credentials_uri 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_count 0.00s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 0.00s setup test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.00s setup test_storage_mongodb/test.py::test_no_credentials 0.00s setup test_table_db_num_limit/test.py::test_table_db_limit 0.00s teardown test_storage_mongodb/test.py::test_uuid 0.00s teardown test_storage_mongodb/test.py::test_nulls 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster 0.00s teardown test_storage_mongodb/test.py::test_dates_casting 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards 0.00s teardown test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_select_all 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_storage_azure_blob_storage/test_cluster.py::test_union_all 0.00s teardown test_storage_mongodb/test.py::test_secure_connection_uri_with_validation 0.00s teardown test_storage_mongodb/test.py::test_auth_source 0.00s teardown test_storage_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_mongodb/test.py::test_complex_data_type 0.00s teardown test_storage_mongodb/test.py::test_order_by 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s teardown test_storage_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_storage_mongodb/test.py::test_missing_columns 0.00s teardown test_table_function_redis/test.py::test_data_type =========================== short test summary info ============================ PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_storage_postgresql/test.py::test_auto_close_connection PASSED test_table_db_num_limit/test.py::test_replicated_database PASSED test_table_function_redis/test.py::test_create_table PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_function_redis/test.py::test_simple_select PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data PASSED test_storage_mongodb/test.py::test_arrays PASSED test_storage_mongodb/test.py::test_auth_source PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_storage_mongodb/test.py::test_complex_data_type PASSED test_storage_mongodb/test.py::test_dates_casting PASSED test_storage_mongodb/test.py::test_defaults PASSED test_storage_mongodb/test.py::test_missing_columns PASSED test_storage_mongodb/test.py::test_no_credentials PASSED test_storage_mongodb/test.py::test_no_credentials_uri PASSED test_storage_mongodb/test.py::test_no_fail_on_unsupported_clauses PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_storage_mongodb/test.py::test_nulls PASSED test_storage_azure_blob_storage/test_cluster.py::test_cluster_with_named_collection PASSED test_union_header/test.py::test_read PASSED test_storage_azure_blob_storage/test_cluster.py::test_count PASSED test_storage_azure_blob_storage/test_check_after_upload.py::test_simple PASSED test_table_db_num_limit/test.py::test_table_db_limit PASSED test_storage_postgresql/test.py::test_concurrent_queries PASSED test_storage_postgresql/test.py::test_datetime64 PASSED test_storage_mongodb/test.py::test_oid PASSED test_storage_azure_blob_storage/test_cluster.py::test_format_detection PASSED test_storage_azure_blob_storage/test_cluster.py::test_partition_parallel_reading_with_cluster PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_storage_azure_blob_storage/test_cluster.py::test_select_all PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access PASSED test_storage_azure_blob_storage/test_cluster.py::test_skip_unavailable_shards PASSED test_storage_mongodb/test.py::test_order_by PASSED test_storage_azure_blob_storage/test_cluster.py::test_union_all PASSED test_storage_azure_blob_storage/test_cluster.py::test_unset_skip_unavailable_shards PASSED test_storage_mongodb/test.py::test_password_masking PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration_uri PASSED test_storage_mongodb/test.py::test_secure_connection PASSED test_storage_mongodb/test.py::test_secure_connection_uri PASSED test_storage_mongodb/test.py::test_secure_connection_uri_with_validation PASSED test_storage_mongodb/test.py::test_secure_connection_with_validation PASSED test_storage_mongodb/test.py::test_simple_select PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] PASSED test_storage_mongodb/test.py::test_simple_select_from_view PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_storage_mongodb/test.py::test_simple_select_uri PASSED test_storage_postgresql/test.py::test_filter_pushdown PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] PASSED test_storage_postgresql/test.py::test_fixed_string_type PASSED test_zookeeper_config/test_secure.py::test_secure_connection PASSED test_storage_postgresql/test.py::test_literal_escaping PASSED test_storage_mongodb/test.py::test_string_casting PASSED test_storage_mongodb/test.py::test_uuid PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 PASSED test_storage_postgresql/test.py::test_non_default_schema PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges PASSED test_storage_mongodb/test.py::test_where PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_storage_postgresql/test.py::test_postgres_datetime PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] ================= 88 passed, 11 warnings in 310.44s (0:05:10) ==================